Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module stream xpaths updates #1456

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vijaysawant
Copy link
Contributor

@vijaysawant vijaysawant commented Jul 5, 2024

Problem

Selenium was throwing error for xpath from ModuleStreamView and ModuleStreamDetailsView classes when webdriver trying to access header breadcrumb and module stream details tab.

Error

selenium.common.exceptions.NoSuchElementException: Message: Could not find an element Locator(by='xpath', locator="//h2[contains(., 'Module Streams')]"); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception

Solution

Updated xpath will solve this error

Related PR

Robottelo PR: SatelliteQE/robottelo#15586

@vijaysawant vijaysawant added Automation failure Makes Robottelo automation fail CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing Stream 6.15.z labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Automation failure Makes Robottelo automation fail AutoMerge_Cherry_Picked Automatically merge the PR is PRT and all checks are passing CherryPick PR needs CherryPick to previous branches Stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant